internal/sync.HashTrieMap.find (method)
one use
internal/sync (current package)
hashtriemap.go#L426: func (ht *HashTrieMap[K, V]) find(key K, hash uintptr, valEqual equalFunc, value V) (i *indirect[K, V], hashShift uint, slot *atomic.Pointer[node[K, V]], n *node[K, V]) {
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)